home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1995 January / Simtel - 10000 MSDOS Shareware Programs (Walnut Creek)(January 1995)(Disc 1).ISO / _bbs / wc30 / doit2.bat < prev    next >
DOS Batch File  |  1994-08-03  |  159b  |  9 lines

  1. cd %1
  2. del wildcat.txt
  3. \_bbs\c %in_type% wildcat %cdrom%%1 wildcat.txt
  4. if not errorlevel 1 goto ok
  5. echo error in %1 >> \_bbs\logfile
  6. :ok
  7. cd \_bbs\wc30
  8.  
  9.